UNIQUE#.COM  info file.

Syntax = UNIQUE# 1st# 2ond#

All unique#.com does is make a file with numbered lines
so you can write down any unique numbers you use in yer maps.
This keeps track of them & avoids using unique numbers
that have already been used in yer maps.

It always makes a file named UNIQUE.NUM
you can then rename it to what ever you want.

Just enter a couple of numbers on the command line,  from #? to #?
Example:
UNIQUE# 640 20000
will make the file UNIQUE.NUM
and the first line will be numbered 640, next line 641, 642, 643, to 20,000
So ya get 19,360 incrementally numbered lines.

Run the program with out any command line input & ya get the message below.
Below that is the error messages one might recieve if all liquored up.

Syntax UNIQUE# NUM1 NUM2
UNIQUE#.COM makes the file UNIQUE.NUM
which has numbered lines in it starting from the
input number NUM1 and ends with input number NUM2.
If only one number is entered on the command line,
it is treated as NUM2 & yer numbers start at 1 & end at NUM2.
MAXimum size for input NUM2 is 65,534
UNIQUE.NUM is for keeping track of unique numbers used in
Redneck Rampage level.map's being made with MAKEMAP.EXE
Yee Haa.  UNIQUE#.COM By Duktape  2-2-2002
Press any dat-gum key to continue.....

-----------Error messages given below----------
A redneck error has occured.
No command line input.
Bad number input.
OOPs inNUM1 is larger than inNUM2 & that ain't right.
The file UNIQUE.NUM exists in this directory.
File creation error, could not make UNIQUE.NUM
Yee Haa, UNIQUE#.COM created the file UNIQUE.NUM successfully this time.

